home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / v cisle / autoit / autoit-v3.2.0.1-setup.exe / Extras / Editors / Crimson / autoit3.key < prev    next >
INI File  |  2006-08-13  |  7KB  |  509 lines

  1. [-COMMENT-:GLOBAL]
  2. # Autoit3 Language Keywords File For Crimson Editor
  3. #
  4. # for AutoIt Ver:3.0
  5. # Jos van der Zande 
  6. # based on files posted by Gene Sears 
  7. #
  8. # AutoIt3 is an open source, free scripting tool for Win 9.x and newer
  9. # http://www.hiddensoft.com/AutoIt/
  10. # User Group at http://groups.yahoo.com/group/AutoIt3/
  11.  
  12.  
  13. [KEYWORDS0:GLOBAL]
  14. # Autoit Keyword/Statement Reference
  15. And
  16. ByRef
  17. Case
  18. Const
  19. ContinueCase
  20. ContinueLoop
  21. Default
  22. Dim
  23. Do
  24. Else
  25. ElseIf
  26. EndFunc
  27. EndIf
  28. EndSelect
  29. EndSwitch
  30. EndWith
  31. Exit
  32. ExitLoop
  33. False
  34. For
  35. Func
  36. Global
  37. If
  38. In
  39. Local
  40. Next
  41. Not
  42. Or
  43. Return
  44. ReDim
  45. Select
  46. Step
  47. Switch
  48. Then
  49. True
  50. To
  51. Until
  52. WEnd
  53. With
  54. While
  55. Exit
  56.  
  57. [KEYWORDS3:GLOBAL]
  58. # Autoit Macro Variables
  59. @AppDataCommonDir
  60. @AppDataDir
  61. @AutoItExe
  62. @AutoItPID
  63. @AutoItVersion
  64. @COM_EventObj
  65. @CommonFilesDir
  66. @Compiled
  67. @ComputerName
  68. @ComSpec
  69. @CR
  70. @CRLF
  71. @DesktopCommonDir
  72. @DesktopDir
  73. @DesktopHeight
  74. @DesktopWidth
  75. @DesktopDepth
  76. @DesktopRefresh
  77. @DocumentsCommonDir
  78. @error
  79. @exitCode
  80. @exitMethod
  81. @extended
  82. @FavoritesCommonDir
  83. @FavoritesDir
  84. @GUI_CtrlId
  85. @GUI_CtrlHandle
  86. @GUI_DragId
  87. @GUI_DragFile
  88. @GUI_DropId
  89. @GUI_WinHandle
  90. @HomeDrive
  91. @HomePath
  92. @HomeShare
  93. @HOUR
  94. @HotKeyPressed
  95. @InetGetActive
  96. @InetGetBytesRead
  97. @IPAddress1
  98. @IPAddress2
  99. @IPAddress3
  100. @IPAddress4
  101. @LF
  102. @LogonDNSDomain
  103. @LogonDomain
  104. @LogonServer
  105. @MDAY
  106. @MIN
  107. @MON
  108. @MyDocumentsDir
  109. @NumParams
  110. @OSBuild
  111. @OSLang
  112. @OSServicePack
  113. @OSTYPE
  114. @OSVersion
  115. @ProcessorArch
  116. @ProgramFilesDir
  117. @ProgramsCommonDir
  118. @ProgramsDir
  119. @ScriptDir
  120. @ScriptFullPath
  121. @ScriptLineNumber
  122. @ScriptName
  123. @SEC
  124. @StartMenuCommonDir
  125. @StartMenuDir
  126. @StartupCommonDir
  127. @StartupDir
  128. @SW_DISABLE
  129. @SW_ENABLE
  130. @SW_HIDE
  131. @SW_LOCK
  132. @SW_MAXIMIZE
  133. @SW_MINIMIZE
  134. @SW_RESTORE
  135. @SW_SHOW
  136. @SW_SHOWDEFAULT
  137. @SW_SHOWMAXIMIZED
  138. @SW_SHOWMINIMIZED
  139. @SW_SHOWMINNOACTIVE
  140. @SW_SHOWNA
  141. @SW_SHOWNOACTIVATE
  142. @SW_SHOWNORMAL
  143. @SW_UNLOCK
  144. @SystemDir
  145. @TAB
  146. @TempDir
  147. @TRAY_ID
  148. @TrayIconFlashing
  149. @TrayIconVisible
  150. @UserProfileDir
  151. @UserName
  152. @WDAY
  153. @WindowsDir
  154. @WorkingDir
  155. @YDAY
  156. @YEAR
  157.  
  158. [KEYWORDS6:GLOBAL]
  159. # Autoit "Function Reference"
  160. Abs
  161. ACos
  162. AdlibDisable
  163. AdlibEnable
  164. Asc
  165. ASin
  166. Assign
  167. ATan
  168. AutoItSetOption
  169. AutoItWinGetTitle
  170. AutoItWinSetTitle
  171. Beep
  172. BinaryString
  173. BitAND
  174. BitNOT
  175. BitOR
  176. BitRotate
  177. BitShift
  178. BitXOR
  179. BlockInput
  180. Break
  181. Call
  182. CDTray
  183. Ceiling
  184. Chr
  185. ClipGet
  186. ClipPut
  187. ConsoleRead
  188. ConsoleWrite
  189. ConsoleWriteError
  190. ControlClick
  191. ControlCommand
  192. ControlDisable
  193. ControlEnable
  194. ControlFocus
  195. ControlGetFocus
  196. ControlGetHandle
  197. ControlGetPos
  198. ControlGetText
  199. ControlHide
  200. ControlListView
  201. ControlMove
  202. ControlSend
  203. ControlSetText
  204. ControlShow
  205. Cos
  206. Dec
  207. DirCopy
  208. DirCreate
  209. DirGetSize
  210. DirMove
  211. DirRemove
  212. DllCall
  213. DllClose
  214. DllOpen
  215. DllStructCreate
  216. DllStructGetData
  217. DllStructGetPtr
  218. DllStructGetSize
  219. DllStructSetData
  220. DriveGetDrive
  221. DriveGetFileSystem
  222. DriveGetLabel
  223. DriveGetSerial
  224. DriveGetType
  225. DriveMapAdd
  226. DriveMapDel
  227. DriveMapGet
  228. DriveSetLabel
  229. DriveSpaceFree
  230. DriveSpaceTotal
  231. DriveStatus
  232. EnvGet
  233. EnvSet
  234. EnvUpdate
  235. Eval
  236. Execute
  237. Exp
  238. FileChangeDir
  239. FileClose
  240. FileCopy
  241. FileCreateNTFSLink
  242. FileCreateShortcut
  243. FileDelete
  244. FileExists
  245. FileFindFirstFile
  246. FileFindNextFile
  247. FileGetAttrib
  248. FileGetLongName
  249. FileGetShortcut
  250. FileGetShortName
  251. FileGetSize
  252. FileGetTime
  253. FileGetVersion
  254. FileInstall
  255. FileMove
  256. FileOpen
  257. FileOpenDialog
  258. FileRead
  259. FileReadLine
  260. FileRecycle
  261. FileRecycleEmpty
  262. FileSaveDialog
  263. FileSelectFolder
  264. FileSetAttrib
  265. FileSetTime
  266. FileWrite
  267. FileWriteLine
  268. Floor
  269. FtpSetProxy
  270. GUICreate
  271. GUICtrlCreateAvi
  272. GUICtrlCreateButton
  273. GUICtrlCreateCheckbox
  274. GUICtrlCreateCombo
  275. GUICtrlCreateContextMenu
  276. GUICtrlCreateDate
  277. GUICtrlCreateDummy
  278. GUICtrlCreateEdit
  279. GUICtrlCreateGraphic
  280. GUICtrlCreateGroup
  281. GUICtrlCreateIcon
  282. GUICtrlCreateInput
  283. GUICtrlCreateLabel
  284. GUICtrlCreateList
  285. GUICtrlCreateListView
  286. GUICtrlCreateListViewItem
  287. GUICtrlCreateMenu
  288. GUICtrlCreateMenuItem
  289. GUICtrlCreateMonthCal
  290. GUICtrlCreateObj
  291. GUICtrlCreatePic
  292. GUICtrlCreateProgress
  293. GUICtrlCreateRadio
  294. GUICtrlCreateSlider
  295. GUICtrlCreateTab
  296. GUICtrlCreateTabItem
  297. GUICtrlCreateTreeView
  298. GUICtrlCreateTreeViewItem
  299. GUICtrlCreateUpdown
  300. GUICtrlDelete
  301. GUICtrlGetHandle
  302. GUICtrlGetState
  303. GUICtrlRead
  304. GUICtrlRecvMsg
  305. GUICtrlRegisterListViewSort
  306. GUICtrlSendMsg
  307. GUICtrlSendToDummy
  308. GUICtrlSetBkColor
  309. GUICtrlSetColor
  310. GUICtrlSetCursor
  311. GUICtrlSetData
  312. GUICtrlSetFont
  313. GUICtrlSetGraphic
  314. GUICtrlSetImage
  315. GUICtrlSetLimit
  316. GUICtrlSetOnEvent
  317. GUICtrlSetPos
  318. GUICtrlSetResizing
  319. GUICtrlSetState
  320. GUICtrlSetStyle
  321. GUICtrlSetTip
  322. GUIDelete
  323. GUIGetCursorInfo
  324. GUIGetMsg
  325. GUIRegisterMsg
  326. GUISetBkColor
  327. GUISetCoord
  328. GUISetCursor
  329. GUISetFont
  330. GUISetHelp
  331. GUISetIcon
  332. GUISetOnEvent
  333. GUISetState
  334. GUIStartGroup
  335. GUISwitch
  336. Hex
  337. HotKeySet
  338. HttpSetProxy
  339. HWnd
  340. InetGet
  341. InetGetSize
  342. IniDelete
  343. IniRead
  344. IniReadSection
  345. IniReadSectionNames
  346. IniRenameSection
  347. IniWrite
  348. InputBox
  349. Int
  350. IsAdmin
  351. IsArray
  352. IsBinaryString
  353. IsBool
  354. IsDeclared
  355. IsFloat
  356. IsHWnd
  357. IsInt
  358. IsKeyword
  359. IsNumber
  360. IsObj
  361. IsString
  362. Log
  363. MemGetStats
  364. Mod
  365. MouseClick
  366. MouseClickDrag
  367. MouseDown
  368. MouseGetCursor
  369. MouseGetPos
  370. MouseMove
  371. MouseUp
  372. MouseWheel
  373. MsgBox
  374. Number
  375. ObjCreate
  376. ObjEvent
  377. ObjGet
  378. ObjName
  379. Ping
  380. PixelChecksum
  381. PixelGetColor
  382. PixelSearch
  383. ProcessClose
  384. ProcessExists
  385. ProcessList
  386. ProcessSetPriority
  387. ProcessWait
  388. ProcessWaitClose
  389. ProgressOff
  390. ProgressOn
  391. ProgressSet
  392. Random
  393. RegDelete
  394. RegEnumKey
  395. RegEnumVal
  396. RegRead
  397. RegWrite
  398. Round
  399. Run
  400. RunAsSet
  401. RunWait
  402. Send
  403. SetError
  404. SetExtended
  405. Shutdown
  406. Sin
  407. Sleep
  408. SoundPlay
  409. SoundSetWaveVolume
  410. SplashImageOn
  411. SplashOff
  412. SplashTextOn
  413. Sqrt
  414. StatusbarGetText
  415. StderrRead
  416. StdinWrite
  417. StdoutRead
  418. String
  419. StringAddCR
  420. StringFormat
  421. StringInStr
  422. StringIsAlNum
  423. StringIsAlpha
  424. StringIsASCII
  425. StringIsDigit
  426. StringIsFloat
  427. StringIsInt
  428. StringIsLower
  429. StringIsSpace
  430. StringIsUpper
  431. StringIsXDigit
  432. StringLeft
  433. StringLen
  434. StringLower
  435. StringMid
  436. StringReplace
  437. StringRight
  438. StringSplit
  439. StringStripCR
  440. StringStripWS
  441. StringTrimLeft
  442. StringTrimRight
  443. StringUpper
  444. Tan
  445. TCPAccept
  446. TCPCloseSocket
  447. TCPConnect
  448. TCPListen
  449. TCPNameToIP
  450. TCPRecv
  451. TCPSend
  452. TCPShutdown
  453. TCPStartup
  454. TimerDiff
  455. TimerInit
  456. ToolTip
  457. TrayCreateItem
  458. TrayCreateMenu
  459. TrayGetMsg
  460. TrayItemDelete
  461. TrayItemGetHandle
  462. TrayItemGetState
  463. TrayItemGetText
  464. TrayItemSetOnEvent
  465. TrayItemSetState
  466. TrayItemSetText
  467. TraySetClick
  468. TraySetIcon
  469. TraySetOnEvent
  470. TraySetPauseIcon
  471. TraySetState
  472. TraySetToolTip
  473. TrayTip
  474. UBound
  475. UDPBind
  476. UDPCloseSocket
  477. UDPOpen
  478. UDPRecv
  479. UDPSend
  480. WinActivate
  481. WinActive
  482. WinClose
  483. WinExists
  484. WinFlash
  485. WinGetCaretPos
  486. WinGetClassList
  487. WinGetClientSize
  488. WinGetHandle
  489. WinGetPos
  490. WinGetProcess
  491. WinGetState
  492. WinGetText
  493. WinGetTitle
  494. WinKill
  495. WinList
  496. WinMenuSelectItem
  497. WinMinimizeAll
  498. WinMinimizeAllUndo
  499. WinMove
  500. WinSetOnTop
  501. WinSetState
  502. WinSetTitle
  503. WinSetTrans
  504. WinWait
  505. WinWaitActive
  506. WinWaitClose
  507. WinWaitNotActive
  508. Opt
  509.